home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / misc / xprz31.lha / XprZmodem / MakeAllLibs < prev    next >
Text File  |  1993-10-03  |  327b  |  14 lines

  1. Echo "*ec*n"
  2.  
  3. Echo "*e[32mMake 68020+ 2.x xprzmodem.library*e[31m"
  4. smake -af "smakefile.020+_2x"
  5.  
  6. Echo "*e[32mMake 68020+ xprzmodem.library*e[31m"
  7. smake -af "smakefile.020+"
  8.  
  9. Echo "*e[32mMake 680x0 2.x xprzmodem.library*e[31m"
  10. smake -af "smakefile.0x0_2x"
  11.  
  12. Echo "*e[32mMake 680x0 xprzmodem.library*e[31m"
  13. smake -af "smakefile"
  14.